March 1999, Technology Corner |
Hirschfeld Consulting |
|
Systems Integration/Analysis/Engineering/Development 504-780-7971 and info@h-consulting.com |
||
| . | ||
| Quick Navigator: Home | Web DB Demo | Articles | Links | Bio | Services | Comments | ||
By Rob Hirschfeld
| Have you noticed the wealth of
applications today that feature Microsoft's Visual Basic (VB) as their scripting and
lightweight programming tool? These applications allow users glue together special
features of the code into customized programs. IT professionals usually scoff at VB as a
development language and do not seem very interested its increasing use as a glue
language. They prefer to hang their hats on the muscle tools like C++ and Powerbuilder,
while others look to relatively young tools like Java as the silver bullet for new
development. My point here is not to sell the utility of VB. There a larger movement here than picking the right programming tool, and the trend does not depend on it. I do not mean that you can skip programming; the fact that so many applications embed VB indicates that there are more places for programming then ever before. What I am trying to say is that we should stop looking for the do-everything tool. |
||
| In today's world of objects, interfaces and powerful
compilers, most languages have merged into a relatively homogeneous set with remarkably
similar syntax and feature sets. For example, Web applications written using Microsoft's
Internet Information Server's Active Server Pages (IIS ASP) can flip-flop back and forth
between either VBScript (a subset of VB) or JScript (a subset of Java). Converting code
from VB to JScript or vice-versa requires the minimal effort of adding semicolons and
braces, and not much more. This type of flexibility is important because it lets developers select languages and environments that best suit their needs. In IIS ASP's case, VB has better formatting and collection management while JScript has better access to the interpreter. If you can work in VB alone, then it is possible to go one step further and use Microsoft Access97 or Visual Basic, where the debug tools are much stronger, to write and test VB code for IIS ASP. In other cases, developers may be able to exploit the differences between features of similar programming environments. One tool may be much faster to program but hard to deploy (like Access), another may be easy to deploy but offer fewer features (like Web-based interfaces). Yet another could be powerful but require more development effort and expertise (like Visual Basic). |
|
|
| For companies to get the best value from development efforts,
their developers (either internal or external) should be willing to shift from tool to
tool to give the best value for their effort. This requires compromise from both the
developer and the end user. Developers must be willing to expand their toolkits to include
different levels of development tools, and users must accept that different parts of an
application look or act slightly different. This type of compromise is really not that uncommon. While J.D. Edwards was converting from an AS/400-only package to an n-tier client/server model, it picked certain components to release quickly into the new model while others were delayed. This allowed their AS/400 customers to leverage the power of a client/server application where that model offered unique benefits. It also allowed J.D. Edwards to gain experience with their new architecture before it bet the farm. As programming languages and development environments start to merge, I anticipate four major impacts on your technology strategies: |
||
| First, you should be able to reasonably customize and extend
features of your ERP system. To do this your vendor must adhere to friendly object
practices. Friendly object practices include making object interfaces public, as SAP has
done with its BAPI interface. It also means not changing the object interfaces between
versions to eliminate total rewrite fears when the next upgrade hits. Second, it will become easier to link applications together by bridging between objects. It should not matter what language the programs are written in. This means big applications, like ERP, can continue to use complex and powerful languages even if your IT staff prefers Java or VB. This approach works very well because when programs use objects, creating a link does not require sophisticated techniques or tools. A corporate Intranet is an ideal example of this approach because you can provide a single interface (the browser) to several different applications using an object enabled Web Server language like IIS ASP. Third, I expect that you will invest more in extensions or add-ons to your packaged applications than stand-alone solutions. I have been hearing ERP packages called backbones more and more. This fits with the idea that you should be able to only use the parts you need and pick and choose the suppliers of those parts. I'm not advocating early 1990s style choose anything/best of breed; instead, I think that compatible products, partnerships, and value-added resellers will become even more popular. |
|
|
| Finally, your custom development needs should be met with a family of
smaller applications deployed in a variety of ways such as the Web, client/server, or
interpreted environment (like MS Access). These programs should not require elaborate
design specifications, months of coding, or special administration by your IT department.
They should be tools that compliment your business and fit within your existing technology
infrastructure. Most importantly, expect them to evolve with small steps and small
investments so that you can throw something away if the program becomes redundant. (Just
for clarity, it is nearly impossible to develop and deploy even the simplest standalone
application for less that $10,000.) I am not predicting a revolution in computer technology based on objects. That vision was promised a decade ago and has been very slow to materialize. I have seen recent trends towards object standardization and increased industry acceptance of open standards, however. These positive changes are opportunities for you to leverage both your installed technologies and your technology expenditures better. |
||
| Interested in reading more? Click here for more articles. |
Originally appeared in Midrange ERP, March 1999. Used with permission.
For subscription information go to
mfg-erp.com